Uses of Enum
com.cisco.pt.ipc.enums.LoginMethod
Packages that use LoginMethod
-
Uses of LoginMethod in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return LoginMethodModifier and TypeMethodDescriptionstatic LoginMethodLoginMethod.fromIntValue(int value) static LoginMethodLoginMethod.fromIntValue(Integer value) static LoginMethodReturns the enum constant of this type with the specified name.static LoginMethod[]LoginMethod.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LoginMethod in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as LoginMethodModifier and TypeFieldDescriptionCiscoDeviceEvent.LineAuthenticationStarted.loginMethodCiscoDeviceEvent.LineConnected.loginMethod